Open icon

Description

The icon shown when a modern frame is open. This property is only available if the Has show/hide button property is checked.

Discussion

The Open icon property defines the icon shown when the contents for a modern frame are shown. When the icon is clicked, the contents of the frame will be hidden.

In the image below, the frame displays an open book icon when the contents are shown:

images/modernFrameOpen.png
An open frame.

When the frame state changes from open to closed, the onClose event for the modern frame is triggered. You can specify a JavaScript function to call when this happens in the onClose function property.

If no icon is selected, Alpha Anywhere will use the default collapse icon defined in the style used by the component. The default icon for the Alpha style is shown below:

images/modernFrameonOpen.png

See Also